FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehelse.fhir.no.grunndata.test#2.3.3 (62 ms)

Package ehelse.fhir.no.grunndata.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/StructureDefinition/gd-Address
Url http://ehelse.no/fhir/StructureDefinition/gd-Address
Version 2.3.1
Status draft
Date 2019-12-20
Name GdAddress
Title GdAddress
Experimental False
Authority hl7
Description Grunndata adresse Contains information and metadata for addresses defined in Norwegian Master Person Index and Norwegian Directorate of e-Health's health related Master Person Index.
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-Address-box GdAddressBox
http://ehelse.no/fhir/StructureDefinition/gd-Address-cadastral GdAddressCadastral
http://ehelse.no/fhir/StructureDefinition/gd-Address-freeform GdAddressFreeform
http://ehelse.no/fhir/StructureDefinition/gd-Address-international GdAddressInternational
http://ehelse.no/fhir/StructureDefinition/gd-Address-street GdAddressStreet
http://ehelse.no/fhir/StructureDefinition/gd-Address-unknown GdAddressUnknown

Resources that this resource uses

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-address-metadata GdAddressMetadata
http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata FregMetadata
http://hl7.no/fhir/StructureDefinition/no-basis-Address no-basis-Address


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gd-Address",
  "url" : "http://ehelse.no/fhir/StructureDefinition/gd-Address",
  "version" : "2.3.1",
  "name" : "GdAddress",
  "title" : "GdAddress",
  "status" : "draft",
  "date" : "2019-12-20",
  "description" : "Grunndata adresse\r\nContains information and metadata for addresses defined in Norwegian Master Person Index and Norwegian Directorate of e-Health's health related Master Person Index.",
  "fhirVersion" : "4.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://hl7.no/fhir/StructureDefinition/no-basis-Address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address",
        "path" : "Address",
        "short" : "Grunndata adresse fra FREG",
        "definition" : "Grunndata adresse\r\nContains information and metadata for addresses defined in Norwegian Master Person Index and Norwegian Directorate of e-Health's health related Master Person Index.\r\n\r\nAn address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world."
      },
      {
        "id" : "Address.extension",
        "path" : "Address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:urbanDistrict",
        "path" : "Address.extension",
        "sliceName" : "urbanDistrict",
        "short" : "Urban district of this address",
        "definition" : "Simple extension containing information about what part of a norwegian city the patient is a resident. Administrative purpose. Five Norwegian cities have defined administrative districts called bydel. This is Oslo, Bergen, Trondheim, Stavanger og Drammen. \r\n\r\nThere are still some uncertainty on what is the official source of bydel information. TBD"
      },
      {
        "id" : "Address.extension:urbanDistrict.value[x].code",
        "path" : "Address.extension.value[x].code",
        "alias" : [
          "bydelsnummer"
        ],
        "mustSupport" : true
      },
      {
        "id" : "Address.extension:urbanDistrict.value[x].display",
        "path" : "Address.extension.value[x].display",
        "short" : "The name of the urban district",
        "definition" : "The name of the urban district",
        "alias" : [
          "bydelsnavn"
        ],
        "mustSupport" : true
      },
      {
        "id" : "Address.extension:fregMetadata",
        "path" : "Address.extension",
        "sliceName" : "fregMetadata",
        "definition" : "fregmetadata (registermetadata) describes metadata about resources available from the norwegian person index (folkeregisteret, freg), all resources containing metadata from folkeregisteret will include registermetadata",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Address.extension:addressMetadata",
        "path" : "Address.extension",
        "sliceName" : "addressMetadata",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/gd-address-metadata"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Address.use",
        "path" : "Address.use",
        "definition" : "Grunndata don't use this element\r\n\r\nThe purpose of this address.\r\n\r\nMapping of values to other Norwegian CodeSystems is documented in the implementation guide. In general the address used for visiting the person should have use \"home\" and type \"physical\" or \"both\". The \"official\" flag can be either true or false.",
        "mustSupport" : false
      },
      {
        "id" : "Address.type",
        "path" : "Address.type",
        "definition" : "Grunndata don't use this element\r\n\r\nDistinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.\r\n\r\nMapping of values to other Norwegian CodeSystems is documented in the implementation guide. In general the address used for visiting the person should have use \"home\" and type \"physical\" or \"both\". The \"official\" flag can be either true or false.",
        "mustSupport" : false
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "definition" : "gd-Address: All Norwegian addresses are from Master Person Index uses this element for \"poststed\" or \"postedsnavn\". International addresses uses this element to communicate the name of the city.\r\n\r\nThe name of the poststed or city. When a postalcode is given the name of the city must be according to the official list of postalcodes used in Norway. \r\n\r\nThe name of the city, town, village or other community or delivery center.",
        "alias" : [
          "poststedsnavn"
        ]
      },
      {
        "id" : "Address.district",
        "path" : "Address.district",
        "short" : "name of \"kommune\" or district",
        "definition" : "gd-Address: Norwegian addresses uses district for the norwegian \"kommune\", international addresses uses district for any other applicable district in that country.\r\n\r\nName of the county (norwegian \"kommune\"). If kommune number is required \"eiendomsinformasjon\" should be used.\r\n\r\nThe name of the administrative area (county)."
      },
      {
        "id" : "Address.period",
        "path" : "Address.period",
        "definition" : "Grunndata uses this element to represent flyttedato, oppholdsadressedato and startdatoForKontrakt/sluttdatoForKontrakt\r\n\r\nTime period when address was/is in use.",
        "alias" : [
          "flyttedato",
          "oppholdsadressedato",
          "startdatoForKontrakt",
          "sluttdatoForKontrakt"
        ]
      },
      {
        "id" : "Address.period.start",
        "path" : "Address.period.start",
        "definition" : "Grunndata uses this element to represent flyttedato, oppholdsadressedato and startdatoForKontrakt\r\n\r\nThe start of the period. The boundary is inclusive.",
        "alias" : [
          "flyttedato",
          "oppholdsadressedato",
          "startdatoForKontrakt"
        ],
        "mapping" : [
          {
            "identity" : "freg.Bostedsadresse",
            "map" : "flyttedato"
          },
          {
            "identity" : "freg.Oppholdsadresse",
            "map" : "oppholdsadressedato"
          },
          {
            "identity" : "freg.DeltBosted",
            "map" : "startdatoForKontrakt"
          }
        ]
      },
      {
        "id" : "Address.period.end",
        "path" : "Address.period.end",
        "definition" : "Grunndata uses this element to represent sluttdatoForKontrakt\r\n\r\nThe end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
        "alias" : [
          "sluttdatoForKontrakt"
        ],
        "mapping" : [
          {
            "identity" : "freg.DeltBosted",
            "map" : "sluttdatoForKontrakt"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.